Welcome![Sign In][Sign Up]
Location:
Search - ODBC MFC

Search list

[Fractal program第27章 使用MFC ODBC访问数据库

Description: 使用MFC ODBC访问数据库-use ODBC access to the database
Platform: | Size: 82944 | Author: | Hits:

[source in ebookMFC资源大全3

Description: mfc资源大全包含MFC编程各个方面的源码-mfc resources Daquan MFC programming includes all aspects of FOSS
Platform: | Size: 3265536 | Author: 曾维宏 | Hits:

[SQL ServerMyMFCODBCSmpl

Description: 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
Platform: | Size: 32768 | Author: 彭海波 | Hits:

[Database system用VC实现数据库多表联接的应用程序

Description: 用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Platform: | Size: 9216 | Author: lihao8397 | Hits:

[SQL Server一个学生管理系统

Description: 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.
Platform: | Size: 1318912 | Author: 玉华 | Hits:

[ADO-ODBCTestODBC

Description: 使用MFC中的ODBC类并浏览和修改数据库的内容-use ODBC MFC category and browse and modify the content of the database
Platform: | Size: 2038784 | Author: 魏小智 | Hits:

[Windows DevelopVC6m-MFC-ODBC

Description: 在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接-used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity
Platform: | Size: 3887104 | Author: 陶青松 | Hits:

[source in ebookMFC_CLASSICAL_QUESTION_5

Description: < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为属性单部分的代码-<MFC classic Q
Platform: | Size: 404480 | Author: 牛亚 | Hits:

[Other DatabasesBegbd

Description: 这是一个利用ODBC进行数据库连接的范例程序,由于是用VC++6.0MFC库进行的编程,所以你需要改动的部分很少。-This is an ODBC database connectivity paradigm procedures, As with the VC 6.0MFC the programming, so you need some little changes.
Platform: | Size: 2115584 | Author: 相旸 | Hits:

[Communication-Mobile20060330170217

Description: 通讯录管理系统1.0 可以为您方便地, 安全地管理你的通讯录, 是您的家庭好帮手. 本系统使用Visual C++(MFC)开发, ODBC开放式数据库源 -Contacts Management System 1.0 can be your convenience, safe management of your correspondence, Your family is a good helper. The system uses Visual C (MFC) development and ODBC database open source
Platform: | Size: 91136 | Author: 黄玉奇 | Hits:

[Education soft systemstu24

Description: 一个简单的学生成绩管理系统,用MFC ODBC完成对Access的操作-A simple student achievement management system, using MFC ODBC completion of the operation of Access
Platform: | Size: 55296 | Author: chenliuzhang | Hits:

[source in ebookMFC_ODBC

Description: MFC ODBC数据库编程,《精通MFC程序设计》姚领田编著 人民邮电出版社 2006-MFC ODBC Database Programming,
Platform: | Size: 248832 | Author: mammoth | Hits:

[VC/MFCshujuleixin

Description: Visual C++对数据库的支持 MFC 的ODBC编程过程 ODBC数据表更新 MFC的ODBC类 显示记录总数和当前记录号 编 辑 记 录 字 段 操 作 多 表 处 理 使用MSFlexGrid控件 RemoteData和DBGrid控件 使用ADO操作数据库-Visual C++ Database support MFC s ODBC programming ODBC data tables updated MFC s ODBC type shows the total number of records and current records of its field operations to edit records deal with the use of multi-table MSFlexGrid control RemoteData and DBGrid control to operate the database using ADO
Platform: | Size: 397312 | Author: 马刚 | Hits:

[VC/MFCVC_DB_Programming

Description: 以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。-Practical for the purpose, combined with a specific database application, select the seven most representative examples of, respectively, introduce ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process.
Platform: | Size: 14336 | Author: 时天赋 | Hits:

[Other DatabasesODBC

Description: 利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等-MFC prepared using a small database system, can be a simple query, modify, update, etc.
Platform: | Size: 57344 | Author: zhanglei | Hits:

[VC/MFCVCshujuku

Description: 本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database application, select the seven most representative examples of, respectively, introduced the ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process. The book also ADO database components to develop examples and OLE DB server instance to start the development of the database application development, senior topics.
Platform: | Size: 3544064 | Author: 苗然 | Hits:

[Windows Developvc6.0(odbc)mfc

Description: 是 VC++6.0技术大全里面的一个用MFC odbc开发数据库的 实例-Is VC++ 6.0 technology Guinness inside a MFC odbc with the development of the database instance
Platform: | Size: 79872 | Author: 杨发 | Hits:

[ADO-ODBCVCRoomManage

Description: 基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。-Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.
Platform: | Size: 2341888 | Author: czl | Hits:

[Software EngineeringMFC

Description: 在VC6.0数据库编程之MFC ODBC-MFC ODBC
Platform: | Size: 155648 | Author: 赵建波 | Hits:

[SQL ServerODBC

Description: SQL Server MFC ODBC报表实现的代码。-SQL Server MFC ODBC statements to achieve code.
Platform: | Size: 96256 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net